#rotating-item-wrapper {
	position: absolute;
	left: auto;
	width: 660px;
	height: 340px;	
}
.rotating-item {
	display: none;
	position: absolute;
	top: auto;
	left: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	border: none;
}
	
